home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Sound
/
World of Sound.iso
/
utils
/
miditools
/
midiperf
/
mpm
/
arexx
/
test.rexx
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1992-12-27
|
266 b
|
30 lines
/* ARexx Script zum Test von MPM */
address MPM
noteon 1 60
delay 50
noteoff 1 60
noteon 1 64
delay 50
noteoff 1 64
noteon 1 67
delay 50
noteoff 1 67
noteon 1 72
delay 150
noteoff 1 72
noteon 1 60
noteon 1 64
noteon 1 67
noteon 1 72
delay 150
allnotesoff 1